home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / springer / sw / read.me < prev    next >
Encoding:
Text File  |  1991-04-21  |  1.8 KB  |  39 lines

  1. %%==================================================================%%
  2. %%                                                                  %%
  3. %%                                                                  %%
  4. %%                      S h o c k    W a v e s                      %%
  5. %%                                                                  %%
  6. %%                     An International Journal                     %%
  7. %%                                                                  %%
  8. %%                                                                  %%
  9. %%                     (c) Springer-Verlag 1990                     %%
  10. %%                                                                  %%
  11. %%       TeX Support                              Version 1990, 0.9 %%
  12. %%                                                                  %%
  13. %%  please report all errors via e-mail to SPRINGER@DHDSPRI6.bitnet %%
  14. %%                                                                  %%
  15. %%==================================================================%%
  16. How to proceed
  17.  
  18. On this diskette or tape you find the following files:
  19.  
  20. sw.big        the coding mask for the title page with instructions
  21. sw.tex        like SW.BIG but without instructions
  22. sw.doc        general instructions, this is the TeX source
  23.               for the documentation. Please TeX it if you
  24.               have the paper version not at hand
  25. sw.dem        example
  26. sw.cmm        the macro package with cm-fonts
  27.  
  28. Include the macros and the cm-fonts by inserting the command
  29. \input sw.cmm
  30. at the beginning of your text file
  31. (also called input or source file)
  32.  
  33. If you use PC \TeX
  34.  
  35. In PC TeX default memory capacity is not sufficient to accommodate our
  36. fonts. To cope with this problem, invoke TeX with the following
  37. command:
  38. tex file.tex /f=26000 /m=65000
  39.